generated from crossplane/upjet-provider-template
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update module github.com/crossplane/crossplane-runtime to v1.18.0 #86
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/github.com-crossplane-crossplane-runtime-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
fix(deps): update module github.com/crossplane/crossplane-runtime to v1.18.0 #86
renovate
wants to merge
1
commit into
main
from
renovate/github.com-crossplane-crossplane-runtime-1.x
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/github.com-crossplane-crossplane-runtime-1.x
branch
2 times, most recently
from
May 16, 2024 00:05
c2b8e81
to
54c323d
Compare
renovate
bot
changed the title
fix(deps): update module github.com/crossplane/crossplane-runtime to v1.16.0-rc.2
fix(deps): update module github.com/crossplane/crossplane-runtime to v1.16.0
May 16, 2024
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
force-pushed
the
renovate/github.com-crossplane-crossplane-runtime-1.x
branch
from
June 5, 2024 15:52
54c323d
to
09bf8c1
Compare
renovate
bot
force-pushed
the
renovate/github.com-crossplane-crossplane-runtime-1.x
branch
from
June 17, 2024 16:05
09bf8c1
to
01f5514
Compare
renovate
bot
force-pushed
the
renovate/github.com-crossplane-crossplane-runtime-1.x
branch
from
July 14, 2024 09:22
01f5514
to
c253891
Compare
renovate
bot
changed the title
fix(deps): update module github.com/crossplane/crossplane-runtime to v1.16.0
fix(deps): update module github.com/crossplane/crossplane-runtime to v1.17.0
Aug 28, 2024
renovate
bot
force-pushed
the
renovate/github.com-crossplane-crossplane-runtime-1.x
branch
from
August 28, 2024 17:03
c253891
to
05cd8dd
Compare
renovate
bot
force-pushed
the
renovate/github.com-crossplane-crossplane-runtime-1.x
branch
from
September 11, 2024 14:55
05cd8dd
to
0eba5bb
Compare
renovate
bot
changed the title
fix(deps): update module github.com/crossplane/crossplane-runtime to v1.17.0
fix(deps): update module github.com/crossplane/crossplane-runtime to v1.18.0
Nov 5, 2024
renovate
bot
force-pushed
the
renovate/github.com-crossplane-crossplane-runtime-1.x
branch
from
November 5, 2024 12:03
0eba5bb
to
1ed7bc7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.16.0-rc.1.0.20240424114634-8641eb2ba384
->v1.18.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
crossplane/crossplane-runtime (github.com/crossplane/crossplane-runtime)
v1.18.0
Compare Source
What's Changed
e28ff12
(master) by @crossplane-renovate in https://github.com/crossplane/crossplane-runtime/pull/763master
→main
by @jeanduplessis in https://github.com/crossplane/crossplane-runtime/pull/7668214744
(main) by @crossplane-renovate in https://github.com/crossplane/crossplane-runtime/pull/7695d869da
(main) by @crossplane-renovate in https://github.com/crossplane/crossplane-runtime/pull/7679780b0c
(main) by @crossplane-renovate in https://github.com/crossplane/crossplane-runtime/pull/768New Contributors
Full Changelog: crossplane/crossplane-runtime@v1.17.0...v1.18.0
v1.17.0
Compare Source
Breaking Changes and Warnings
ExternalClient.Delete()
method has a new return type ofExternalDelete
ExternalClient.Delete()
implementations to include this new return type.ExternalDelete{}
.Delete()
method wants to include additional details about the deletion operation to include in the change logs, then they may include those details in this return type.What's Changed
a5ac7e5
(master) by @crossplane-renovate in https://github.com/crossplane/crossplane-runtime/pull/712b611370
(master) by @crossplane-renovate in https://github.com/crossplane/crossplane-runtime/pull/735692973e
(master) by @crossplane-renovate in https://github.com/crossplane/crossplane-runtime/pull/74031c86eb
(master) by @crossplane-renovate in https://github.com/crossplane/crossplane-runtime/pull/741New Contributors
Full Changelog: crossplane/crossplane-runtime@v1.17.0-rc.0...v1.17.0
v1.16.0
Compare Source
What's Changed
b7bf0a3
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/650e0b68c6
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/661e8893c5
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/664getValueFromInterface
function by @sergenyalcin in https://github.com/crossplane/crossplane-runtime/pull/666ab5e6d0
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/677Full Changelog: crossplane/crossplane-runtime@v1.15.0...v1.16.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.